home *** CD-ROM | disk | FTP | other *** search
- object frmAspServer: TfrmAspServer
- Left = 201
- Top = 103
- Width = 201
- Height = 143
- Caption = 'Server'
- Color = clYellow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 150
- Height = 20
- Caption = 'ASP custom form '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 48
- Width = 143
- Height = 32
- Caption = 'Place here any controls and code you desire.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
-